home *** CD-ROM | disk | FTP | other *** search
/ Your Choice 3 / Your Choice Software Collection 3.iso / os2 / kitchen / history.txt < prev    next >
Text File  |  1994-08-28  |  4KB  |  109 lines

  1.  
  2.             *************************************************
  3.                        Kitchen Assistant/2 History
  4.             *************************************************
  5.  
  6. Ver 1.0   General Availability Release  9/1/94
  7.  
  8.           New Features Add:
  9.  
  10.               User selectable measurement conversion Choices are:
  11.                   USA, Metric, No conversion.
  12.               Recipe is store in original form. Conversion is only done for 
  13.               printing, exports, or display of recipes.
  14.  
  15.               Unit of Measure converted to a 1-3 character standard KA/2 unit
  16.               abbreviation, when importing recipes. The next release will allow
  17.               user to specify what the conversion will be when printing, 
  18.               exporting, or printing an recipe.  This will allow measure 
  19.               conversion to languages other than English. After all there are 
  20.               other languages spoken on this planet of ours.
  21.  
  22.               User selectable fonts.
  23.  
  24.               Add Optional 1 recipe per page on printing recipe.
  25.  
  26.           Changes:
  27.  
  28.             Unit of measure abbreviation changed from 1-2 to 1-3 characters.
  29.  
  30.             The main window has been changed to allow for user font change.
  31.  
  32.  
  33. Ver 0.1F   (not released)
  34.           Fixed System error 3175 when cancel export file dialog is cancelled.
  35.  
  36.           Fixed export file name error.  The "." was not being added to the 
  37.           extension.
  38.  
  39.           Fixed Option settings (Print format, Screen Position, Ingredients)
  40.           not being saved.
  41.  
  42.           Fixed duplicate Title imports when KA/2 is restarted.
  43.  
  44.           Fixed Pack function so it no longer wipes the database.
  45.  
  46. Ver 0.1E   released 8/14/94
  47.  
  48.           Fixed problem where in some cases the pack routine what erase the
  49.           recipe files.
  50.  
  51.           Fixed the search routine so that a search using the logic operator(s)
  52.           would do the search as expected.  For example in a ingredient search
  53.           The previous version would applied the search parameter only to one 
  54.           ingredient line at a time instead of the all the ingredients.  So if
  55.           a search for tomato & garlic would fail unless the words "tomato" and
  56.           "garlic" appeared on the same line.
  57.  
  58.           Fixed the ingredient index routine.  The previous version created a
  59.           unnecessarily large index file by creating a new index entry for each
  60.           ingredient instead of only when a new ingredient was found..
  61.  
  62.           Fixed Import text function. Would not import instruction after the
  63.           first instruction header encountered.
  64.  
  65.           Fix the Ingredient editor so if a measurement was type in the entry
  66.           field it would be inserted into the recipe.
  67.  
  68.           Loosen up the specification for text import format.
  69.  
  70.           Fixed other numerous small bugs.
  71.  
  72. Ver 0.1C
  73.           Fixed bug with ingredient edit.  When the measurement was blank
  74.           the program would crash with a access violation error.  This was
  75.           fixed by insert a "-" in the measurement field if it is blank. 
  76.           The import Meal-Master routine was changed to add a "-" to the
  77.           measurement field if it is blank.
  78.  
  79. Ver 0.1B     
  80.  
  81.           Fixed install program.
  82.  
  83.           Fixed ingredient edit to insert new ingredient line after the
  84.           current line.
  85.  
  86.           Added "-" to the list of valid ingredient qty char to permit
  87.           the entry of a range of qty such as: 1/4-1/2  cups water.
  88.  
  89.           ingredient edit will now excepts a tab as the inter column 
  90.           space character(s).
  91.  
  92. Ver 0.1A        (beta release expires 9/1/94)
  93.           Changed ingredient line to separate the ingredient text into a
  94.           ingredient field and a miscellaneous field.  The two field are
  95.           separated by a , or ; in a text format recipe.  This was done
  96.           to reduce the number of ingredient indexes maintained by Kitchen
  97.           Assistant/2.  Ingredients formatted without the separator will
  98.           still be accept.
  99.  
  100.           Fixed recipe display so that when returning from editing, the
  101.           edited section will be in the view area.  Previously recipe was
  102.           positioned to the beginning of the recipe.
  103.  
  104.           Fixed problem with pack operation hang.
  105.  
  106. Ver 0.1     released 7/17/94
  107.  
  108.           Release of first beta.
  109.